home *** CD-ROM | disk | FTP | other *** search
/ Libris Britannia 4 / science library(b).zip / science library(b) / MUSIC / 4028.ZIP / GTRTLBOX.ZIP / DISPNOTE.BAT < prev    next >
DOS Batch File  |  1993-05-21  |  71b  |  7 lines

  1. @echo off
  2. type note.txt | more
  3. pause
  4. cls
  5. type readme.txt | more
  6.  
  7.